ASP.NET Core MVC コントロールヘルプ
SelectedItemPosition メソッド

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > FlexPieBaseBuilder<T,TControl,TBuilder> クラス : SelectedItemPosition メソッド
The value.
Configurates C1.Web.Mvc.FlexPieBase<T>.SelectedItemPosition. Sets the position of the selected slice.
シンタックス
'宣言
 
Public Function SelectedItemPosition( _
   ByVal value As Position _
) As TBuilder
public TBuilder SelectedItemPosition( 
   Position value
)

パラメータ

value
The value.

戻り値の型

Current builder.
解説
Setting this property to a value other than 'None' causes the pie to rotate when an item is selected. Note that in order to select slices by clicking the chart, you must set theselectionMode property to "Point".
参照

FlexPieBaseBuilder<T,TControl,TBuilder> クラス
FlexPieBaseBuilder<T,TControl,TBuilder> メンバ